<!DOCTYPE html>
<html class="no-js" lang="en">
  <head>
    <meta charset="UTF-8" />

    <title>404 — Page not found</title>

    <meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
    <meta name="mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-capable" content="yes" />

    <link rel="stylesheet" href="/public/ghost.min.css?v=ace87d5f63"/>

  </head>
  <body>
    <main role="main" id="main">
      <div class="gh-app">
          <div class="gh-viewport">
              <div class="gh-view">
                <section class="error-content error-404 js-error-container">
                  <section class="error-details">
                    <section class="error-message">
                      <h1 class="error-code">404</h1>
                      <h2 class="error-description">Page not found</h2>
                      <a class="error-link" href="https://buffer.com/resources">Go to the front page →</a>
                    </section>
                  </section>
                </section>

              </div>
          </div>
      </div>
    </main>
  </body>
</html>
